DocumentSelector

constructor(documentSelectorSettings: NavigationSpec.DocumentSelector.DocumentSelectorSettings, documentSelectorAppearance: NavigationSpec.DocumentSelector.DocumentSelectorAppearance, delegate: <Error class: unknown class>, animated: Boolean = false, completion: () -> Unit? = null)

Parameters

documentSelectorSettings

The DocumentSelectorSettings for selecting the document

documentSelectorAppearance

The DocumentSelectorAppearance for configuring the appearance of the selector

delegate

The UIDocumentBrowserViewControllerDelegateProtocol added to the UIDocumentBrowserViewController

animated

Specifies whether transition is animated

completion

Optional function called when presentation is completed